-
Notifications
You must be signed in to change notification settings - Fork 68
Upgrade github/codeql
dependency to 2.20.7
#913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Update queries after `TemplateParameter` deprecation
Update A2-10-4 after QL changes
/test-performance |
🏁 Beep Boop! Performance testing for this PR has been initiated. Please check back later for results. Note that the query package generation step must complete before testing will start so it might be a minute. |
🏁 Beep Boop! Performance testing complete! See below for performance of the last 3 runs vs your PR. Times are based on predicate performance. You can find full graphs and stats in the PR that was created for this test in the release engineering repo.
🏁 Below are the slowest predicates for the last 2 releases vs this PR.
|
Seems like a fairly large performance regression. I am happy to take a look at the compatible types predicate and the integer constant macro predicate performance. |
…nteger constant macros
…es-upgrading-to-2.20.7 Fix bad joins on function names and unnecessarily large relation on integer constant macros
/test-performance |
🏁 Beep Boop! Performance testing for this PR has been initiated. Please check back later for results. Note that the query package generation step must complete before testing will start so it might be a minute. |
🏁 Beep Boop! Performance testing complete! See below for performance of the last 3 runs vs your PR. Times are based on predicate performance. You can find full graphs and stats in the PR that was created for this test in the release engineering repo.
🏁 Below are the slowest predicates for the last 2 releases vs this PR.
|
Still a fair performance regression in cpp, from 2837 to 3299 seconds. That ~450 sec delay is not entirely explained by the slowest predicates highlighted:
Totals to 289s by themselves alone, ignoring that they really need to be compared to the slowest predicates from the previous release. We'll need to rely on the data pushed up to the release engineering branch and expect maybe a few rounds of getting this down. |
This PR upgrades the CodeQL CLI version to 2.20.7.
CodeQL dependency upgrade checklist:
github/codeql
test cases succeed.github/codeql-coding-standards
repository.